omap3: fix NAND support for mcx board
authorStefano Babic <[email protected]>
Sun, 26 Jul 2015 13:18:13 +0000 (15:18 +0200)
committerTom Rini <[email protected]>
Thu, 13 Aug 2015 00:47:45 +0000 (20:47 -0400)
mcx was not updated according to changes in
NAND driver.

Signed-off-by: Stefano Babic <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
include/configs/mcx.h

index 0a7b7cf36e454fb6b9d728dba924ac593d264ca9..8a2005dd9c5ee168a48d49962194138e04ee5fdf 100644 (file)
  */
 
 /* **** PISMO SUPPORT *** */
+#define CONFIG_NAND
+#define CONFIG_SYS_NAND_BUSWIDTH_16BIT
 #define CONFIG_NAND_OMAP_GPMC
+#define CONFIG_NAND_OMAP_GPMC_PREFETCH
 #define CONFIG_ENV_IS_IN_NAND
 #define SMNAND_ENV_OFFSET              0x180000 /* environment starts here */